Skip to content

Conversation

@dengwirda
Copy link
Owner

Minor changes (addresses dengwirda/jigsaw-python#24):

  • Allow builds against non-system NetCDF and OpenMP libs (no args defaults to system libs as usual):
cmake .. -DCMAKE_BUILD_TYPE=BUILD_TYPE \
-DNETCDF_USER_PATH=path/to/netcdf/library \
-DOPENMP_USER_PATH=path/to/openmp/headers

- This appears to direct CMAKE's find_package (OpenMP)
  to detect a non-system installation
@dengwirda dengwirda merged commit d7859d7 into master Aug 15, 2025
6 checks passed
@dengwirda dengwirda deleted the cmake-paths branch August 15, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants